home *** CD-ROM | disk | FTP | other *** search
/ .net (Poland) 2000 September / Magazyn_Net_09_2000 (CDB).iso / offline / R1 / sharelightness / odyseja / flash / linki.js < prev    next >
Encoding:
Text File  |  2000-10-12  |  386 b   |  15 lines

  1.     
  2. function day(wer)
  3.     {
  4.     switch (wer)
  5.         {
  6.         case 1: {top.main.right.location.href="nowosci17.htm"; break;}
  7.                 case 2: {top.main.right.location.href="nowosci21.htm"; break;}
  8.                 case 3: {top.main.right.location.href="nowosci22.htm"; break;}
  9.                 case 4: {top.main.right.location.href="nowosci24.htm"; break;}
  10.                 
  11.         
  12.         }
  13.     }
  14.     
  15.